home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Graphics / Sphere / Source / SphereDrawerObject.h < prev    next >
Text File  |  1991-07-13  |  161b  |  14 lines

  1.  
  2. /* Generated by Interface Builder */
  3.  
  4. #import <objc/Object.h>
  5.  
  6. @interface SphereDrawerObject:Object
  7. {
  8.     id sphereControlPtr;
  9. }
  10. - init;
  11. - computeSphere;
  12.  
  13. @end
  14.